Skip to content

Fixed The Grey Wind unique not working properly with certain minion skills#9524

Open
TarikBeentjes61 wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
TarikBeentjes61:grey_wind_minion_fix
Open

Fixed The Grey Wind unique not working properly with certain minion skills#9524
TarikBeentjes61 wants to merge 1 commit intoPathOfBuildingCommunity:devfrom
TarikBeentjes61:grey_wind_minion_fix

Conversation

@TarikBeentjes61
Copy link

Fixes #9496.

Description of the problem being solved:

The Grey Wind currently uses the life of the entity that is using it while it should be using the players life instead. Now it correctly looks at the players life instead of the life from the entity that is using it.

Steps taken to verify a working solution:

Check if player life increases the damage of Animate Weapon of Self Reflecting, Animate Guardian and Animate Guardian of Smiting
Make sure the weapon still functions properly on normal attack skills

Before screenshot:

Animate guardian uses its own life pool for damage (10% grey wind)

image

After screenshot:

Animate guardian now uses the players life pool for damage (10% grey wind)

image

@Nightblade Nightblade added the enhancement New feature, calculation, or mod label Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The Grey Wind calculating Animate Guardian DPS based on Minion Life.

2 participants